googleGetSignInId
Type
handler
Summary
Get the unique ID for the signed in Google account
Syntax
googleGetSignInId()
Description
Use the googleGetSignInId to obtain the the unique ID for the Google account if the authenticated user. If no user is authenticated then a 'Not authenticated' error is thrown.
Examples
put googleGetSignInId() into tID
Value
| Name | Type | Description |
|---|---|---|
return | The googleGetSignInId handler returns the unique ID for the Google account. |
Related
handler: googleSignIn
Compatibility and Support
OS
android